kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Number
/
toChar
to
Char
Native
abstract
fun
toChar
(
)
:
Char
Content copied to clipboard
Returns the
Char
with the numeric value equal to this number, truncated to 16 bits if appropriate.